local hats = Instance.new("Model") hats.Name = "hats" hats.WorldPivot = CFrame.new(-32.9057503, 3.06784916, -4.06801414, -1, 7.87137555e-09, -1.22464659e-16, 7.87137555e-09, 1, 1.22464685e-16, 1.22464659e-16, 1.22464685e-16, -1) local handle = Instance.new("Part") handle.Name = "Handle" handle.BottomSurface = Enum.SurfaceType.Smooth handle.CFrame = CFrame.new(-33.2996101, 4.75784922, -3.35635757, -1, 7.87137555e-09, -1.22464659e-16, 7.87137555e-09, 1, 1.22464685e-16, 1.22464659e-16, 1.22464685e-16, -1) handle.CanCollide = false handle.Locked = true handle.Rotation = Vector3.new(-180, 0, -180) handle.Size = Vector3.new(1, 1, 1) handle.TopSurface = Enum.SurfaceType.Smooth local specialMesh = Instance.new("SpecialMesh") specialMesh.Name = "SpecialMesh" specialMesh.MeshType = Enum.MeshType.FileMesh specialMesh.MeshId = "rbxassetid://8919272291" specialMesh.TextureId = "http://www.roblox.com/asset/?id=9362995043" specialMesh.Scale = Vector3.new(0.93, 0.91, 0.88) specialMesh.Parent = handle local hatAttachment = Instance.new("Attachment") hatAttachment.Name = "HatAttachment" hatAttachment.Axis = Vector3.new(1, -7.87e-09, 1.22e-16) hatAttachment.CFrame = CFrame.new(0.000392913818, 0.26099968, 0.24363327, 1, 7.87137555e-09, -1.22464659e-16, -7.87137555e-09, 1, -1.22464685e-16, 1.22464659e-16, 1.22464685e-16, 1) hatAttachment.SecondaryAxis = Vector3.new(7.87e-09, 1, 1.22e-16) hatAttachment.WorldAxis = Vector3.new(-1, 1.5e-32, 0) hatAttachment.WorldCFrame = CFrame.new(-33.3000031, 5.0188489, -3.59999084, -1, -1.49975961e-32, 0, 1.49975961e-32, 1, 0, 0, 0, -1) hatAttachment.WorldSecondaryAxis = Vector3.new(-1.5e-32, 1, 0) hatAttachment.Parent = handle local weld = Instance.new("ManualWeld") weld.Name = "Weld" weld.Part1 = handle weld.Part0 = owner.Character.Head weld.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) weld.C1 = CFrame.new(0.000392913818, -0.23900032, 0.24363327, -1, 7.87137555e-09, 1.22464659e-16, 7.87137555e-09, 1, 1.22464685e-16, -1.22464659e-16, 1.22464685e-16, -1) weld.Parent = handle handle.Parent = hats local tail = Instance.new("Part") tail.Name = "tail" tail.BottomSurface = Enum.SurfaceType.Smooth tail.CFrame = CFrame.new(-32.5118904, 1.3778491, -4.77967072, -1, -1.4997599e-32, 0, 1.4997599e-32, 1, 0, 0, 0, -1) tail.CanCollide = false tail.Locked = true tail.Rotation = Vector3.new(-180, 0, 180) tail.Size = Vector3.new(1, 1, 1) tail.TopSurface = Enum.SurfaceType.Smooth local specialMesh1 = Instance.new("SpecialMesh") specialMesh1.Name = "SpecialMesh" specialMesh1.MeshType = Enum.MeshType.FileMesh specialMesh1.MeshId = "rbxassetid://9058123784" specialMesh1.TextureId = "http://www.roblox.com/asset/?id=9058129803" specialMesh1.Parent = tail local weld1 = Instance.new("ManualWeld") weld1.Name = "Weld" weld1.Part1 = tail weld1.Part0 = owner.Character.Torso weld1.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1) weld1.C1 = CFrame.new(0.78811264, 1.64099979, -1.17967987, -1, 1.4997599e-32, 0, -1.4997599e-32, 1, 0, 0, 0, -1) weld1.Parent = tail tail.Parent = hats hats.Parent = owner.Character for i,v in owner.Character:GetChildren() do if v:IsA("Clothing") or v:IsA("ShirtGraphic") or v:IsA("BodyColors") or v:IsA("Accessory") then v:Destroy() end end local clothing = Instance.new("Shirt") clothing.Name = "Clothing" clothing.ShirtTemplate = "http://www.roblox.com/asset/?id=9906404330" clothing.Parent = owner.Character local clothing = Instance.new("Pants") clothing.Name = "Clothing" clothing.PantsTemplate = "http://www.roblox.com/asset/?id=11755451248" clothing.Parent = owner.Character local body_Colors = Instance.new("BodyColors") body_Colors.HeadColor3 = Color3.fromRGB(99, 95, 98) body_Colors.LeftArmColor3 = Color3.fromRGB(99, 95, 98) body_Colors.LeftLegColor3 = Color3.fromRGB(17, 17, 17) body_Colors.RightArmColor3 = Color3.fromRGB(99, 95, 98) body_Colors.RightLegColor3 = Color3.fromRGB(17, 17, 17) body_Colors.TorsoColor3 = Color3.fromRGB(99, 95, 98) body_Colors.Parent = owner.Character